home *** CD-ROM | disk | FTP | other *** search
/ Cream of the Crop 11 / Cream of the Crop 11-2.iso / bbs / drmnu10.zip / DRMNU10.DOC < prev    next >
Text File  |  1996-01-22  |  5KB  |  113 lines

  1.                          DoorMenuMaker v1.00
  2.        A Freeware Utility for Spitfire Bulletin Board Systems
  3.                       May be distributed freely.
  4.  
  5.  
  6. Installation:
  7. ────────────
  8.  
  9.         To Install DoorMenuMaker, simply copy the DRMNU10.COM file into
  10. whatever directory you like, then setup your DRMNU.CFG file as follows:
  11.  
  12.                 Line 1: Drive:\Path to DAILYLMT.DAT and SFDOOR.MNU
  13.                 Line 2: Drive:\Path to SF display files
  14.                 Line 3: Your BBS Name
  15.  
  16. An example DRMNU.CFG file, from my own BBS, follows:
  17.  
  18.                         C:\SF\
  19.                         C:\SF\DISPLAY\
  20.                         The Programmer's Corner BBS
  21.  
  22. The DRMNU.CFG file must have no blank lines, and must contain all three
  23. lines as shown. If something's missing or you get a path wrong, the program
  24. will halt and tell you about it.
  25.  
  26. Important:
  27. ─────────
  28.  
  29.         Before you run DoorMenuMaker, you should be aware that, if
  30. installed and configured correctly, it will make .BBS and .CLR SFDRXX files
  31. for ALL the security levels listed in your DAILYLMT.DAT file. If there are
  32. some that you've written and customized, don't run this program or they
  33. WILL be over-written!!! Another important note: I don't know how much this
  34. will matter, but DoorMenuMaker ONLY makes menus based on including a given
  35. door in a given security level's sfdrx menu based on SEC=>, and NOT on
  36. either SEC= or SEC=<. If you're running doors that you have setup that way,
  37. it'll still include them, but based on the SEC=> formula, instead of the
  38. one you've chosen in your SFDOOR.MNU file. Frankly, I couldn't see adding
  39. the code that would have been necessary to allow for the other options.
  40.  
  41. Running the program:
  42. ───────────────────
  43.  
  44.         Running DoorMenuMaker is easy. Just change to the directory where
  45. it (and DRMNU.CFG) are located (the DRMNU.CFG file HAS to be located in the
  46. same directory!), and type drmnu10. There are no command line switches. In
  47. fact, if you use any, the program will simply ignore them. If you've set it
  48. up right, you'll see it reading the DRMNU.CFG file, then your DAILYLMT.DAT,
  49. followed by your SFDOOR.MNU file. After that, it'll tell you how many
  50. security levels it found on your BBS, and how many doors. Then, it'll start
  51. telling you as it makes the appropriate .CLR and .BBS sfdrxx files for each
  52. level you're running on your BBS. Finally, it exits back to DOS.  On my
  53. BBS, making menus for 5 security levels and 24 doors takes about 5 seconds.
  54.  
  55. Licensing Information:
  56. ─────────────────────
  57.  
  58.         DoorMenuMaker v1.00 is provided to you as freeware. That means, you
  59. don't owe anybody any money for using it. You are automatically licensed to
  60. run DoorMenuMaker on as many computers as you want, for as long as you
  61. want. You are NOT, however, entitled to reverse-engineer, decompile or
  62. otherwise alter the DRMNU10.COM file in any way! Doing so constitutes a
  63. breach of copyright.
  64.  
  65. Disclaimer:
  66. ──────────
  67.  
  68.         I wrote DoorMenuMaker because I wanted it for my own BBS. I am
  69. hereby releasing it as freeware, because I think that other Spitfire sysops
  70. may have a similar need, but I have to make it clear that, although the
  71. utility runs fine on my own system, I take no responsibility whatsoever for
  72. what it may do on yours, for it's suitability or applicability. Every
  73. possible measure has been taken to make DoorMenuMaker safe to run, but if
  74. you do choose to run it, you do so entirely at your own risk. It works for
  75. me. If it does for you, and you like it, then feel free to use it. If it
  76. doesn't or you don't, then don't.
  77.  
  78. Support:
  79. ───────
  80.  
  81.         You may reach me for comments or questions regarding DoorMenuMaker
  82. (or any of my other software products) via Internet email at:
  83.  
  84.                         <schiele@inetdirect.net.
  85.  
  86. Or, you can send me "snail mail" at:
  87.  
  88.                         Robert Schiele
  89.                         927 N. Pennsylvania St.
  90.                         Indianapolis, IN., 46204
  91.  
  92. Finally, you can call my BBS, The Programmer's Corner BBS, at (317)
  93. 639-6796 from 3:00 PM to 12 Midnight (E.S.T.) seven days a week.
  94.  
  95. Credits:
  96. ───────
  97.  
  98.         Thanks again to Mike Woltz and the other folks at Buffalo Creek
  99. Software for the magnificent job they've done in writing and support the
  100. Spitfire BBS system. DoorMenuMaker was written in Microsoft's QuickBASIC
  101. 4.5, then compiled and linked using Ethan Winer's excellent PDQ library.
  102. Several routines from Garry Spencer's (of Spencer Technology) GPS library
  103. were also used.
  104.  
  105. "Spitfire" is (c) Mike Woltz and Buffalo Creek Software
  106. "QuickBASIC 4.5" is (c) Microsoft Corporation
  107. "PDQ" is (c) Ethan Winer and Full Moon Software
  108. "GPS" is (c) Garry Spencer and Spencer Technology
  109.  
  110.  
  111.  
  112.  
  113.